home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / tema / adam / adam10.exe / {app} / Adam.exe / 0 / RCDATA / TFFOLDERPROPERTIES / TFFOLDERPROPERTIES.txt
Text File  |  2004-04-14  |  3KB  |  160 lines

  1. object fFolderProperties: TfFolderProperties
  2.   Left = 371
  3.   Top = 40
  4.   BorderStyle = bsDialog
  5.   Caption = 'Vlastnosti slo'#382'ky'
  6.   ClientHeight = 397
  7.   ClientWidth = 343
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   OnCloseQuery = FormCloseQuery
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PageControl: TPageControl
  22.     Left = 6
  23.     Top = 7
  24.     Width = 332
  25.     Height = 349
  26.     ActivePage = tabCommon
  27.     TabIndex = 0
  28.     TabOrder = 0
  29.     object tabCommon: TTabSheet
  30.       Caption = 'Obecn'#233
  31.       object Bevel1: TBevel
  32.         Left = 8
  33.         Top = 130
  34.         Width = 310
  35.         Height = 9
  36.         Shape = bsTopLine
  37.       end
  38.       object Bevel2: TBevel
  39.         Left = 8
  40.         Top = 38
  41.         Width = 310
  42.         Height = 9
  43.         Shape = bsTopLine
  44.       end
  45.       object LabelComment: TLabel
  46.         Left = 8
  47.         Top = 143
  48.         Width = 49
  49.         Height = 13
  50.         Caption = 'Koment'#225#345':'
  51.       end
  52.       object LabelCount: TLabel
  53.         Left = 8
  54.         Top = 108
  55.         Width = 48
  56.         Height = 13
  57.         Caption = 'Obsahuje:'
  58.       end
  59.       object LabelLength: TLabel
  60.         Left = 8
  61.         Top = 87
  62.         Width = 31
  63.         Height = 13
  64.         Caption = 'D'#233'lka:'
  65.       end
  66.       object LabelSize: TLabel
  67.         Left = 8
  68.         Top = 67
  69.         Width = 40
  70.         Height = 13
  71.         Caption = 'Velikost:'
  72.       end
  73.       object LabelPath: TLabel
  74.         Left = 8
  75.         Top = 47
  76.         Width = 45
  77.         Height = 13
  78.         Caption = 'Um'#237'st'#283'n'#237':'
  79.       end
  80.       object LabPath: TLabel
  81.         Left = 67
  82.         Top = 47
  83.         Width = 251
  84.         Height = 13
  85.         AutoSize = False
  86.       end
  87.       object LabSize: TLabel
  88.         Left = 67
  89.         Top = 67
  90.         Width = 251
  91.         Height = 13
  92.         AutoSize = False
  93.       end
  94.       object LabLength: TLabel
  95.         Left = 67
  96.         Top = 87
  97.         Width = 251
  98.         Height = 13
  99.         AutoSize = False
  100.       end
  101.       object LabCount: TLabel
  102.         Left = 67
  103.         Top = 108
  104.         Width = 251
  105.         Height = 13
  106.         AutoSize = False
  107.       end
  108.       object Image: TImage
  109.         Left = 8
  110.         Top = 2
  111.         Width = 32
  112.         Height = 32
  113.         Center = True
  114.       end
  115.       object EditFolderName: TEdit
  116.         Left = 69
  117.         Top = 9
  118.         Width = 248
  119.         Height = 21
  120.         ReadOnly = True
  121.         TabOrder = 0
  122.       end
  123.       object MemoComment: TMemo
  124.         Left = 69
  125.         Top = 141
  126.         Width = 248
  127.         Height = 173
  128.         MaxLength = 1000
  129.         TabOrder = 1
  130.       end
  131.     end
  132.     object tabPopularity: TTabSheet
  133.       Caption = 'Obl'#237'benost'
  134.       ImageIndex = 1
  135.     end
  136.   end
  137.   object btnOK: TBitBtn
  138.     Left = 184
  139.     Top = 364
  140.     Width = 75
  141.     Height = 25
  142.     Caption = 'OK'
  143.     Default = True
  144.     ModalResult = 1
  145.     TabOrder = 1
  146.     NumGlyphs = 2
  147.   end
  148.   object btnCancel: TBitBtn
  149.     Left = 262
  150.     Top = 364
  151.     Width = 75
  152.     Height = 25
  153.     Cancel = True
  154.     Caption = 'Storno'
  155.     ModalResult = 2
  156.     TabOrder = 2
  157.     NumGlyphs = 2
  158.   end
  159. end
  160.